/* 公共样式 ===============================*/
ul, li { padding: 0; margin: 0; list-style: none; }
body { background: #f7f7f7; min-width:320px; max-width:720px; }
.c-0092ff { color: #007ed8; }
.c-b2b2b2 { color: #b2b2b2; }
.maincolor { color: #0092ff; }
.pd-5 { padding: 5px; }
.pd-10 { padding: 10px; }
.pd-15 { padding: 15px; }
.pd-20 { padding: 20px; }
.clearfix { *zoom:1; }
.clearfix:after { content: '\20'; display: block; clear: both; }
.am-text-truncate {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*首页*/
.pro-clss {
    zoom: 1;
    overflow: hidden;
    margin: 0.29rem;
}
.pro-clss .title {
    margin: 0.5rem 0;
    padding: 0 0 0.5rem 0px;
    border-bottom: 1px solid #EAEAEA;
}
.pro-clss .title span {
    display: block;
    background-color: #fff;
    
   
}
.pro-clss li {
    margin: 0px auto;
    overflow: hidden;
    padding-bottom: 0.59rem;
    margin-bottom: 0.59rem;
}
.u-img {
    float: right;
    width: 50%;
    height: auto;/*151px*/
    border: 1px solid #f2f2f2;
	-webkit-transition:border 0.3s linear;
	-moz-transition:border 0.3s linear;
	-o-transition:border 0.3s linear;
	transition:border 0.3s linear;
	cursor:pointer;
}
.u-img2 {
    float: left;
    width: 50%;
    height: auto;/*151px*/
    border: 1px solid #f2f2f2;
	-webkit-transition:border 0.3s linear;
	-moz-transition:border 0.3s linear;
	-o-transition:border 0.3s linear;
	transition:border 0.3s linear;
	cursor:pointer;
}
.u-img:hover{
    border: 1px solid #eb5f23;
}
.u-img2:hover{
    border: 1px solid #eb5f23;
}
.pro-clss .txt {
	margin-top: 5px;
    overflow: hidden;
    padding-left: 20px;
   
}
.pro-clss h3 {
    margin-bottom: 0.14rem;
    margin-top: 0.19rem;
	font-size:1.125em;
}
.pro-clss h3 a{ color:#2c2d2f; font-weight:bold;}
.pro-clss p {
	
	font-size: 12px;
	color: #666;
  
}
.moree {
    
    overflow: hidden;
    margin-bottom: 5px;
}
.moree a{
font-size: 14px;
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height:30px;
    text-align: center;
    color: #fff;/*#f08300*/
	background-color:#271f1c;
    /*border: 1px solid #eb5f23;*//*#f08300*/
}

.menuu {
    font-size: 0px;
    text-align: center;
}
.menuu ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.menuu li {
    /*background: url("../images/top_035.jpg");*/
	border-width:1px 1px 1px 1px; border-style: solid; border-color:#ffffff;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	background-color:#007ed8;
    background-size: auto 100%;
}
.menuu li a {
    font-size: 13px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    width: 70px;
}



/* 分页 ===============================*/
div.green-black { padding: 3px; margin: 3px; text-align: center; font-size: 14px; }
div.green-black a { border: #000 1px solid; padding: 3px 8px; background: #000; color: #fff; margin: 0 3px 0 0; text-decoration: none; }
div.green-black a:hover { border: #742E08 1px solid; background: #742E08; color: #fff; }
div.green-black a:active { border: #742E08 1px solid; background: #742E08; color: #fff; }
div.green-black span.current { border: #742E08 1px solid; padding: 3px 8px; font-weight: bold; background: #742E08; color: #fff; margin: 0 3px 0 0; }
div.green-black span.disabled { border: #f3f3f3 1px solid; padding: 3px 8px; color: #ccc; margin: 0 3px 0 0; }
/* 头部 ===============================*/
.header_wrap {overflow: hidden; background: #fff; background-size: auto 100%;  }
.logo { padding: 0 0 0 3px; float: left;   line-height: 80px; }
.logo img { width: auto;width: 100%;  }
.menu { background: url(../images/menu-button-bg.png) no-repeat center center; position: absolute; right: 1%; top: 50%; display: block; width: 50px; height: 50px; margin-top: -25px; background-size: 80%; }
/* 底部 ===============================*/
.footer_wrap { z-index: 9; background:#007ed8; /*background-size: auto 100%;*/ }
.foot_nav { overflow: hidden; }
.foot_nav li { float: left; width: 33%; text-align: center; font-size: 1.2rem; background: #007ed8; /*background-size: 2px 100%;*/ }
.foot_nav li:first-child { background: none;/*#271f1c;*/}
.foot_nav li .f-icon { display: block; height: 30px; text-align: center; }
.foot_nav li a { color: #fff; display: block; padding: 0.5rem 0; }
.icon-1 { background: url(../images/icon-1.png) no-repeat center center; background-size: auto 100%; }
.icon-2 { background: url(../images/icon-2.png) no-repeat center center; background-size: auto 100%; }
.icon-3 { background: url(../images/icon-3.png) no-repeat center center; background-size: auto 100%; }
.icon-4 { background: url(../images/icon-4.png) no-repeat center center; background-size: auto 100%; }
.copyright{ /*background: url(../images/copyright_bg.png) repeat-x center center;*/ background-color:#007ed8; background-size: auto 100%; text-align: center; color: #fff; }
.copyright p{ padding:1rem 0.5rem; margin:0; font-size: 1.2rem; }
/* 面包屑导航 ===============================*/
.breadcrumb { border-bottom: 1px solid #E5E5E5; box-shadow: 0px 0px 1px #fff; line-height: 39px; height: 39px }
.breadcrumb span { padding: 0 5px }
/* 主体 ===============================*/
.main_wrap { padding-top: 5px; }
/*=首页=*/
.index_wrap{ width:100%; }
.navList{ overflow: hidden; width: 90%; margin:20px auto; }
.navList .navItem{ float: left; width: 33.33%; text-align: center; padding:0.2rem 0; }
.navList .navItem .navItem-image{ padding:0.2rem 1rem; }
.navList .navItem .navItem-tit{ color: #0073ff; font-size: 1.4rem; }
/*=导航=*/
.side_nav { padding-bottom: 1.5rem; width: 100%; overflow: hidden; }
.side_nav ul { width: 102%; }
.side_nav li { margin-top: 1.5rem; margin-right: 1rem; display: inline-block; border-radius: 3rem; padding: 0.4rem 1.8rem; background: #ffffff; box-shadow: 1px 1px 2px #e5e5e5; }
.side_nav li a { color: #665024; }
.side_nav li.cur { background: #007ed8; box-shadow: 1px 1px 2px #007ed8 inset; /*#f08300*/}
.side_nav li.cur a { color: #fff; }
/*=上下项=*/
.prev-next{ overflow:hidden; color: #b2b2b2; margin:1rem 0; font-size:1.4rem;  }
.prev-next .prev{ float:left; width:45%; }
.prev-next .next{ float:right; width:45%; }
.prev-next a{ color: #b2b2b2; }
/*=内容页=*/
.info_wrap { background: #fff; padding: 1.2rem; border-radius: 4px; box-shadow: 1px 1px 2px #e5e5e5; }
.info_wrap .info_tit{ border-bottom:solid 1px #e6e6e6; padding-bottom:1.6rem; }
.info_wrap .info_con{ }
.info_wrap .info_con p{ margin:0; }
.info_wrap .info_con img{ max-width: 100%; }
/*=新闻=*/
.news_wrap { }
.news_wrap ul { }
.news_wrap ul li { background: #FFF; margin: 0.6rem 0; padding: 1rem 0; border-radius: 5px; border-right: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5; }
.news_wrap ul li a { display: block; }
.news_wrap ul li .news-box { float: left; width: 60%; margin-left: 4%; }
.news_wrap ul li .news-box_tit { color: #4c4c4c; font-size: 1.8rem; }
.news_wrap ul li .news-box_con { color: #b2b2b2; font-size: 1.2rem; }
.news_wrap ul li .news-date { float: left; width: 30%; text-align: center; font-family: Arial; color: #CCC; border-left: solid 1px #e6e6e6; margin-left: 6%; }
.news_wrap ul li .news-date_d { font-size: 5.8rem; line-height:1; }
.news_wrap ul li .news-date_m { font-size: 1.8rem; font-weight: bold; padding-top: 0.2rem; }
/*=产品=*/
.pro_wrap{}
.pro_wrap ul { overflow:hidden; margin:0 -0.5rem; }
.pro_wrap ul li { float:left; width:50%; padding: 0.5rem; }
.pro_wrap ul li a { display: block; background: #FFF; overflow:hidden; border-radius: 8px; border-right: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5; }
.pro_wrap ul li .p-img{ display: block;height: 0;width: 100%;padding-bottom: 100%;position: relative;overflow: hidden; }
.pro_wrap ul li .p-img img{ width: 100%; }
.pro_wrap ul li .p-tit{ position:relative; overflow:hidden; background:#007ed8; color:#fff; font-size:1.4rem; padding:0.8rem 1rem; }
.pro_wrap ul li .p-tit div{ width:100%; float:left; }
/*.more{ float:right; margin-top:3px; margin-right: -1px; background:#271f1c; padding:0.4rem 0.8rem 0.2rem; font-size:1rem; line-height:1; color:#fff; border-radius:10px; box-shadow: 1px 1px 2px #271f1c; }*/
/*=产品内页=*/
.pro-i_wrap { background: #fff; box-shadow: 1px 1px 2px #e5e5e5; }
.pro-i_wrap .pro-info_tit{ text-align:left; line-height:35px; font-size: 1.4rem; width:100%; margin-bottom:0; position:absolute; top:-16px; z-index:1; }
.pro-i_wrap .pro-info_tit span{ /*background: url(../images/pro-info_titM.png) repeat-x center center; background-size: auto 100%;*/ background-color:#007ed8; color:#fff; display:inline-block; height:35px; padding:0 20px; }
.pro-i_wrap .pro-info_tit .tit-L,.pro-i_wrap .pro-info_tit .tit-R{ width:10px; height:35px; display:inline-block; /*background: url(../images/pro-info_titL.png) no-repeat right center; background-size: auto 100%;*/  }
.pro-i_wrap .pro-info_tit .tit-R{ /*background: url(../images/pro-info_titR.png)*/ no-repeat left center; background-size: auto 100%; }
.pro-i_wrap .info_con{ padding-top: 20px; }
.pro-i_wrap .info_con p{ margin:0; }
.pro-i_wrap .info_con img{ max-width: 100%; }
.pro-img{ position:relative; }
.pro-img .pro-img_tit{ text-align:center; line-height:35px; font-size: 1.6rem; width:100%; margin-bottom:0; position:absolute; top:0px/*-12px*/; z-index:1; }
.pro-img .pro-img_tit span{ /*background: url(../images/pro_tit-M.png) repeat-x center center; background-size: auto 100%;*/ background-color:#007ed8; color:#fff; font-size:20px; text-shadow: #666 1px 1px 1px;display:inline-block; height:40px; line-height:40px; padding:0 30px; border-radius:0rem 0rem 3rem 3rem;}
.pro-img .pro-img_tit .tit-L,.pro-img .pro-img_tit .tit-R{ width:10px; height:35px; display:inline-block; /*background: url(../images/pro_tit-L.png) no-repeat right center; background-size: auto 100%;*/ }
.pro-img .pro-img_tit .tit-R{ /*background: url(../images/pro_tit-R.png) no-repeat left center; background-size: auto 100%;*/ }
.pro-img .pro-img_con{ display: block;height:auto/*0*/;width: 100%; /*padding-bottom:100%;*/ position: relative; overflow: hidden; padding-top:35px; }
.pro-img .pro-img_con img{ width:100%; margin:20px 0;}

	.tabBox2 .hd{ height:40px; line-height:40px;   background:#DBDBDB; border-bottom:1px solid #DBDBDB; position:relative; border-bottom: 1px solid #b6b6b6; }
	.tabBox2 .hd ul{ position:absolute; height:41px; top:0; overflow:hidden;  }
	.tabBox2 .hd ul li{ float:left; padding:0 10px; color:#666;width: 110px;  text-align: center; }
	.tabBox2 .hd ul .on{ width: 110px; text-align: center; border-bottom-color:#fff; background:#007ed8/*#f08300*/; color:#fff;   }
	.tabBox2 .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox2 .bd{overflow: hidden;margin: 0 -0.5rem;    padding: 10px;}
	.tabBox2 .bd li{float: left; width: 50%;padding: 0.3rem;margin-bottom: -10px;}
	.tabBox2 .bd li a{color: #666;}
	.tabBox2 .bd li h5{background: #e9e9e9;text-align: center;line-height: 30px;}
	.tabBox2 .bd li img{    max-width: 100%;height: auto;width: auto\9;}
a.more{display:block;width:150px;height:39px;line-height:39px;font-size:20px;background-position:-225px 0;color: #fff;background:#000000; border-radius:10px; box-shadow: 1px 1px 2px #876a32;text-align: center;}

.hua_style_pages{ width:100%; height:auto; overflow:hidden; text-align:center;}
.hua_style_pages ul{ display:table; margin:-1 auto;/* position: relative; left:50%;*/}
.hua_style_pages ul li,.hua_style_pages ul li a,.hua_style_pages ul li span{ color:#FFF; font-family: STHeiti, "Helvetica Neue", "Microsoft YaHei", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB";}
.hua_style_pages ul li{ display: table-cell; /*position: relative; right:50%;*/ width:40px; height:40px; line-height:40px; color:#FFF; background-color:#393532; border-width:1px 1px 1px 1px; border-style: solid; border-color:#f8f8f5; cursor:pointer;}
.huastyle_nother{ border-width:1px 1px 1px 1px; border-style: solid; border-color:#f8f8f5; background-color:#989694;}
.huastyle_current{ display:block; background-color:#d3b67d;border-color:#ff0000;color:#fff}
.hua_style_pages ul li a,.hua_style_pages ul li span{ display:block;}
.hua_style_pages ul li:hover{ background-color:#271f1c;border-color:#fff;}
